Skip to content

Add RTL support #63

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add RTL support #63

wants to merge 1 commit into from

Conversation

salaaar
Copy link

@salaaar salaaar commented Aug 24, 2019

Add RTL support to component.
So It would be suitable for RTL language applications.

@retyui
Copy link

retyui commented Feb 19, 2020

You can use a fork without this problem
https://github.com/retyui/react-native-confirmation-code-field

@@ -36,6 +37,7 @@ export default class ConfirmationCodeInput extends Component {
space: 8,
compareWithCode: '',
ignoreCase: false

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need comma

@@ -239,6 +241,7 @@ export default class ConfirmationCodeInput extends Component {
className,
size,
activeColor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need comma

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants